projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69726ac
)
Comment that emacs.bash/csh are obsolete.
author
Glenn Morris
<rgm@gnu.org>
Thu, 30 Oct 2008 04:37:40 +0000
(
04:37
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 30 Oct 2008 04:37:40 +0000
(
04:37
+0000)
etc/emacs.bash
patch
|
blob
|
history
etc/emacs.csh
patch
|
blob
|
history
diff --git
a/etc/emacs.bash
b/etc/emacs.bash
index 831fb7e1d76d02e4ff14233ac67548463d7a3f0e..7f0dcb8e7fb19d52b19dcab14a46803ca71cb104 100644
(file)
--- a/
etc/emacs.bash
+++ b/
etc/emacs.bash
@@
-22,6
+22,8
@@
### Commentary:
+## This file is obsolete. Use emacsclient -a instead.
+
## This defines a bash command named `edit' which contacts/resumes an
## existing emacs or starts a new one if none exists.
diff --git
a/etc/emacs.csh
b/etc/emacs.csh
index 880aad08f0166ea23251e7fc1904b06e37c29323..ef86072728478f8c8a9cef638c6a1e02f1fff84e 100644
(file)
--- a/
etc/emacs.csh
+++ b/
etc/emacs.csh
@@
-6,6
+6,8
@@
### Commentary:
+## This file is obsolete. Use emacsclient -a instead.
+
## This defines a csh command named `edit' which resumes an
## existing Emacs or starts a new one if none exists.
## One way or another, any arguments are passed to Emacs to specify files